home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
A Field Trip to the Sky (Demo)
/
Mac_Sunburst_AFieldTripToTheSky-Demo.iso
/
DIR
/
GAME.DIR
/
00122_Script_done alert frame
< prev
next >
Wrap
Text File
|
1996-03-27
|
252b
|
16 lines
global gDistCast, gWeightPos, gMagCast
on enterFrame
pause
close window "GAME1.DIR"
forget window "GAME1.DIR"
open window "GAME2.DIR"
set the windowType of window "GAME2.DIR" to 2
end
on exitFrame
go to the frame
end